home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0599 / 000040_nobody_Sun May 9 00:58:56 1999.msg < prev    next >
Internet Message Format  |  1999-06-01  |  4KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.225])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id AAA28030
  3.     for <mcox4@osf1.gmu.edu>; Sun, 9 May 1999 00:58:56 -0400 (EDT)
  4. Received: (qmail 24866 invoked by alias); 9 May 1999 04:58:56 -0000
  5. Received: (qmail 24854 invoked from network); 9 May 1999 04:58:55 -0000
  6. Received: from unknown (HELO mago.agonet.it) (195.32.124.10) by pop.onelist.com with SMTP; 9 May 1999 04:58:55 -0000
  7. Received: from agonet.it (ghizzo@p126069.agonet.it [195.32.126.69]) by mago.agonet.it (8.8.5/8.8.5) with SMTP id GAA14405 for <amos-list@onelist.com>; Sun, 9 May 1999 06:58:22 +0200
  8. From: Pietro Ghizzoni <ghizzo@agonet.it>
  9. To: amos-list@onelist.com
  10. Date: Sat, 08 May 1999 17:56:01 +0200
  11. Message-ID: <yam7797.71.1747091736@mail.agonet.it>
  12. In-Reply-To: <3.0.5.32.20090504001637.007a9db0@redrose.net>
  13. X-Mailer: YAM 2.0Preview7 [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
  14. Organization: Dairymen Soft
  15. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  16. Delivered-To: mailing list amos-list@onelist.com
  17. Precedence: bulk
  18. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  19. Reply-to: amos-list@onelist.com
  20. Mime-Version: 1.0
  21. Content-Type: text/plain; charset=iso-8859-1
  22. Content-transfer-encoding: 8bit
  23. Subject: Re: [amos-list] Gui Read command syntax
  24. Status: O
  25. X-Status: 
  26.  
  27. From: Pietro Ghizzoni <ghizzo@agonet.it>
  28.  
  29. Hello Andy
  30.  
  31. On 04-Mag-09, Andy \"Mushroom\" Kellett wrote: [amos-list] Gui Read command syntax
  32.  
  33. > Pietro added an extra parameter to his =Gui Read() command to give it 4
  34. > arguments. The older version only had 3 and all my old posting routines
  35. > were written in the old style. Anyone know what the last parameter should
  36. > be? I used to know but cant for the life of me remember. Thanks.
  37.  
  38. Gui Read() with 4 arguments?? It just use 2 arguments... probably you're
  39. talking about the Tcp Read command :)
  40.  
  41. the syntax is:
  42.  
  43. A=Tcp Read(tcp/ip channel,buffer,len,user data)
  44.  
  45.  
  46. the new "user data" param allows you to specify a value, wich will be
  47. returned, when you receive the reply to the Read request, using the Tcp User
  48. command.
  49.  
  50. It's usefull if you've several requests out, maybe be on different servers,
  51. for example a HTTP request and a NNTP one. In order to distinguish the HTTP
  52. and the NNTP you can set the User Data of the HTTP request to 80 (the
  53. default HTTP port) and the user data of the NNTP to 119 (anyway you can set
  54. them as you want!)
  55.  
  56. So using the Tcp User command you know if you've received the reply of a
  57. HTTP or NNTP request. I use this method in AmiGate because it's able to handle
  58. HTTP,FTP,SMTP together dinamically, and so i need to know wich kind of
  59. request has been replyed in order to call the right procedure.
  60.  
  61. -- 
  62.  
  63.  
  64. Bye!
  65.  
  66.  
  67.                                      !!!
  68.                                      o o
  69.    +-----------------------------oOO-(_)-OOo----------------------------+
  70.    |                                                                    |
  71.    |  Pietro Ghizzoni - Dairymen Soft              __  /// Amiga 12OO   |
  72.    |     E-Mail:  ghizzo@agonet.it                 \\\/// 'O3O  5OMhz   |
  73.    |           ICQ 16361472                         \/// 18MB - CD4x    |
  74.    |                                                                    |
  75.    | Amos Development Group Coordinator                 AMIGA RULEZ!    |
  76.    |                                                                    |
  77.    +--------------------------------------------------------------------+
  78.  
  79.  
  80. ------------------------------------------------------------------------
  81. Did you know that
  82. http://www.ONElist.com
  83. More than 3.5 million people are using ONElist?
  84. ------------------------------------------------------------------------
  85. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html